hooks/script-wrapper: create proper x{ml2,slt}-config cross wrappers.
This commit is contained in:
parent
a70000e5d9
commit
3540a97b45
1 changed files with 2 additions and 2 deletions
|
@ -95,8 +95,6 @@ hook() {
|
|||
generic_wrapper sdl2-config
|
||||
generic_wrapper gpgme-config
|
||||
generic_wrapper imlib2-config
|
||||
generic_wrapper xslt-config
|
||||
generic_wrapper xml2-config
|
||||
generic_wrapper libmikmod-config
|
||||
generic_wrapper2 curl-config
|
||||
generic_wrapper2 gpg-error-config
|
||||
|
@ -110,6 +108,8 @@ hook() {
|
|||
generic_wrapper3 cups-config
|
||||
generic_wrapper3 Magick-config
|
||||
generic_wrapper3 fltk-config
|
||||
generic_wrapper3 xslt-config
|
||||
generic_wrapper3 xml2-config
|
||||
python_wrapper python-config 2.7
|
||||
python_wrapper python3.4-config 3.4m
|
||||
|
||||
|
|
Loading…
Reference in a new issue