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'
|
||||
pkgname=hplip
|
||||
version=3.20.9
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
pycompile_dirs="usr/share/hplip"
|
||||
configure_args="
|
||||
|
@ -21,7 +21,7 @@ configure_args="
|
|||
conf_files="/etc/hp/hplip.conf"
|
||||
make_dirs="/var/lib/hp 0755 root root"
|
||||
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
|
||||
avahi-libs-devel"
|
||||
depends="python3-gobject python3-dbus desktop-file-utils
|
||||
|
|
Loading…
Reference in a new issue