mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-19 07:48:56 -04:00
net-print/epson-inkjet-printer: fix QA notice
Signed-off-by: OriPoin <OriPoin@outlook.com>
This commit is contained in:
parent
1b7b37ecb3
commit
2f20096667
@ -12,7 +12,7 @@ HOMEPAGE="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX
|
||||
http://www.openprinting.org/driver/epson-201207w"
|
||||
SRC_URI="http://download.ebz.epson.net/dsc/op/stable/SRPMS/${MY_PN}-${PV}-1lsb3.2.src.rpm"
|
||||
|
||||
LICENSE="LGPL EPSON"
|
||||
LICENSE="LGPL-2.1 EPSON"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
@ -22,6 +22,10 @@ DEPEND="${RDEPEND}"
|
||||
|
||||
S="${WORKDIR}/epson-inkjet-printer-filter-${PV}"
|
||||
|
||||
QA_PREBUILT="
|
||||
/opt/epson-inkjet-printer-201207w/lib64/libEpson_201207w.MT.so.1.0.0
|
||||
/opt/epson-inkjet-printer-201207w/lib64/libEpson_201207w.so.1.0.0"
|
||||
|
||||
src_prepare() {
|
||||
eautoreconf
|
||||
chmod +x configure
|
||||
|
Loading…
x
Reference in New Issue
Block a user