Merge remote-tracking branch 'x/master'
* x/master: libnotify-devel: proper list of rundeps.
This commit is contained in:
commit
5975c955bd
|
@ -5,8 +5,10 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
Add_dependency run pkg-config
|
revision=1
|
||||||
Add_dependency run gtk+3-devel
|
|
||||||
|
Add_dependency run gdk-pixbuf-devel
|
||||||
|
Add_dependency run glib-devel
|
||||||
Add_dependency run libnotify
|
Add_dependency run libnotify
|
||||||
|
|
||||||
do_install()
|
do_install()
|
||||||
|
|
|
@ -20,5 +20,8 @@ Add_dependency run libpng
|
||||||
Add_dependency run gdk-pixbuf
|
Add_dependency run gdk-pixbuf
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build gtk+3-devel
|
Add_dependency build glib-devel
|
||||||
|
Add_dependency build libpng-devel
|
||||||
|
Add_dependency build gdk-pixbuf-devel
|
||||||
|
Add_dependency build gtk+3-devel # required to build the tests
|
||||||
Add_dependency build gobject-introspection
|
Add_dependency build gobject-introspection
|
||||||
|
|
Loading…
Reference in New Issue
Block a user