diff options
author | Hyunggi Lee <hyunggi.lee@samsung.com> | 2017-04-21 13:54:56 +0900 |
---|---|---|
committer | Hyunggi Lee <hyunggi.lee@samsung.com> | 2017-04-21 13:54:56 +0900 |
commit | 9a3b03234123a367b9a9c28273130431ffdc2063 (patch) | |
tree | c611504b223c57c3cdac8d607c6311a64e14b9f1 | |
parent | fd278c0ce115d7131f15a57dfd0fe05a4d6fc766 (diff) | |
download | obs-9a3b03234123a367b9a9c28273130431ffdc2063.tar.gz obs-9a3b03234123a367b9a9c28273130431ffdc2063.tar.bz2 obs-9a3b03234123a367b9a9c28273130431ffdc2063.zip |
Temp : Prefer: python-setuptools
Issue:
have choice for python-distribute needed by python-nose: python-distribute python-setuptools
Change-Id: I0e01ff4bb5d73aa066c5660dc2b5d0f63c935d60
-rw-r--r-- | Tizen:Unified/_config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tizen:Unified/_config b/Tizen:Unified/_config index 3682df4..5848609 100644 --- a/Tizen:Unified/_config +++ b/Tizen:Unified/_config @@ -8,6 +8,7 @@ FileProvides: /usr/sbin/groupadd shadow-utils Prefer: bluetooth-tools-no-firmware +Prefer: python-setuptools ############################# profile definition ############################### |