cups: fix -devel rdeps.
This commit is contained in:
parent
f75c0386a9
commit
fcd00b79c4
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'cups'
|
# Template file for 'cups'
|
||||||
pkgname=cups
|
pkgname=cups
|
||||||
version=1.7.3
|
version=1.7.3
|
||||||
revision=2
|
revision=3
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
short_desc="Common Unix Printing System"
|
short_desc="Common Unix Printing System"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
@ -100,7 +100,7 @@ libcups_package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
cups-devel_package() {
|
cups-devel_package() {
|
||||||
depends="gnutls-devel mit-krb5-devel libcups>=$version"
|
depends="zlib-devel libcups>=${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
|
Loading…
x
Reference in New Issue
Block a user