startup-notitication: fix pkg-config dep, required to build not run!
Bump revision. --HG-- extra : convert_revision : 0ac65d9021c8da349c70e2a7a291b003441544f6
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Template build file for 'startup-notification'.
|
# Template build file for 'startup-notification'.
|
||||||
pkgname=startup-notification
|
pkgname=startup-notification
|
||||||
version=0.10
|
version=0.10
|
||||||
|
revision=1
|
||||||
distfiles="http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$version.tar.gz"
|
distfiles="http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Library for tracking application startup"
|
short_desc="Library for tracking application startup"
|
||||||
@@ -13,7 +14,7 @@ long_desc="
|
|||||||
feedback such as a busy cursor, among other features."
|
feedback such as a busy cursor, among other features."
|
||||||
|
|
||||||
subpackages="devel"
|
subpackages="devel"
|
||||||
Add_dependency full pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency full glibc
|
Add_dependency full glibc
|
||||||
Add_dependency full libSM
|
Add_dependency full libSM
|
||||||
Add_dependency full libICE
|
Add_dependency full libICE
|
||||||
|
|||||||
Reference in New Issue
Block a user