diff options
author | jk7744.park <jk7744.park@samsung.com> | 2015-10-26 15:41:21 +0900 |
---|---|---|
committer | jk7744.park <jk7744.park@samsung.com> | 2015-10-26 15:41:21 +0900 |
commit | a3377e1039b10375101aa7fd1e3d28a744edc854 (patch) | |
tree | 5e2950689deaf406a4c81f17fa55a57503dc4776 /packaging/baselibs.conf | |
parent | 4ffb1d0e64a5ed0c877abcbc0cd178f8185870a1 (diff) | |
download | atk-tizen_2.4.tar.gz atk-tizen_2.4.tar.bz2 atk-tizen_2.4.zip |
tizen 2.4 releasetizen_2.4_mobile_releasesubmit/tizen_2.4/20151028.063438accepted/tizen/2.4/mobile/20151029.035119tizen_2.4accepted/tizen_2.4_mobile
Diffstat (limited to 'packaging/baselibs.conf')
-rw-r--r-- | packaging/baselibs.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf new file mode 100644 index 0000000..64cd4c5 --- /dev/null +++ b/packaging/baselibs.conf @@ -0,0 +1,7 @@ +atk +libatk + obsoletes "atk-<targettype> <= <version>" + provides "atk-<targettype> = <version>" +package atk-devel + requires -atk-<targettype> + requires "libatk-<targettype> = <version>" |