mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
proxy-libintl: Do not act as gettext provider
It only is a replacement for libintl so lets not go overboard. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
e4697c8da3
commit
67bf0e1630
|
|
@ -5,9 +5,7 @@ LICENSE = "LGPLv2"
|
|||
LIC_FILES_CHKSUM = "file://src/proxy-libintl/COPYING.LIB.txt;md5=bc400bc21422f9a92e76ec2c5167ca2e"
|
||||
|
||||
PR = "r1"
|
||||
PROVIDES = "virtual/libintl virtual/gettext"
|
||||
RPROVIDES_${PN} += "gettext"
|
||||
RPROVIDES_${PN}-dev += "gettext-dev"
|
||||
PROVIDES = "virtual/libintl"
|
||||
|
||||
SRC_URI = " \
|
||||
http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/${PN}-dev_${PV}_win32.zip \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user