hplip: rebuild against OpenSSL
This commit is contained in:
parent
21ff1b4a09
commit
86588d7a9b
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hplip'
|
# Template file for 'hplip'
|
||||||
pkgname=hplip
|
pkgname=hplip
|
||||||
version=3.20.9
|
version=3.20.9
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
pycompile_dirs="usr/share/hplip"
|
pycompile_dirs="usr/share/hplip"
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -21,7 +21,7 @@ configure_args="
|
||||||
conf_files="/etc/hp/hplip.conf"
|
conf_files="/etc/hp/hplip.conf"
|
||||||
make_dirs="/var/lib/hp 0755 root root"
|
make_dirs="/var/lib/hp 0755 root root"
|
||||||
hostmakedepends="pkg-config automake libtool python3"
|
hostmakedepends="pkg-config automake libtool python3"
|
||||||
makedepends="libressl-devel python3-devel libxml2-python3 cups-devel sane-devel
|
makedepends="openssl-devel python3-devel libxml2-python3 cups-devel sane-devel
|
||||||
ghostscript-devel net-snmp-devel libusb-devel libjpeg-turbo-devel dbus-devel
|
ghostscript-devel net-snmp-devel libusb-devel libjpeg-turbo-devel dbus-devel
|
||||||
avahi-libs-devel"
|
avahi-libs-devel"
|
||||||
depends="python3-gobject python3-dbus desktop-file-utils
|
depends="python3-gobject python3-dbus desktop-file-utils
|
||||||
|
|
Loading…
Reference in a new issue