diff options
author | Junghyun Kim <jh0822.kim@samsung.com> | 2017-07-21 13:51:59 +0900 |
---|---|---|
committer | Junghyun Kim <jh0822.kim@samsung.com> | 2017-07-21 13:51:59 +0900 |
commit | fee9f66979b4d7bca38628039a42bf01778e5a59 (patch) | |
tree | d33afe13e8442e943705434e675100b82c955fa0 | |
parent | 7f9569cf3b56f780c0219a37e65e1826e9cdb4ad (diff) | |
download | pattern-tools-sandbox/jh0822.kim/test.tar.gz pattern-tools-sandbox/jh0822.kim/test.tar.bz2 pattern-tools-sandbox/jh0822.kim/test.zip |
broken test 2.sandbox/jh0822.kim/test
Change-Id: I8567292c279648a10e363893c635a5003804237d
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
-rw-r--r-- | packaging/pattern-tools.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/pattern-tools.spec b/packaging/pattern-tools.spec index 074cd8e..a4c7061 100644 --- a/packaging/pattern-tools.spec +++ b/packaging/pattern-tools.spec @@ -10,7 +10,7 @@ Source1001: pattern-tools.manifest Requires: libxslt Requires: python-yaml Requires: python-lxml -Requires: whatthefuck +BuildRequires: whatthefuck %description Tools for managing package groups and patterns. |