diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-11-05 14:55:18 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-11-05 14:55:18 -0800 |
commit | 8a581a5d7072640f0b43e7345790c78e3afcca3b (patch) | |
tree | cbb32df376b5393bf5f615c64b259faa263cfdbc | |
parent | b2c96b163c1ca9783c0ab8cfc885980d4d4bec32 (diff) | |
download | pcre-8a581a5d7072640f0b43e7345790c78e3afcca3b.tar.gz pcre-8a581a5d7072640f0b43e7345790c78e3afcca3b.tar.bz2 pcre-8a581a5d7072640f0b43e7345790c78e3afcca3b.zip |
add packaging
-rw-r--r-- | packaging/baselibs.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf index 2a0be41..2e18f05 100644 --- a/packaging/baselibs.conf +++ b/packaging/baselibs.conf @@ -1,5 +1,5 @@ -libpcre1 -libpcreposix0 -libpcrecpp0 +libpcre +libpcreposix +libpcrecpp provides "pcre-<targettype> = <version>" obsoletes "pcre-<targettype> <= <version>" |