diff options
author | Tomasz Olszak <olszak.tomasz@gmail.com> | 2014-01-08 22:34:53 +0100 |
---|---|---|
committer | Tomasz Olszak <olszak.tomasz@gmail.com> | 2014-02-20 17:12:55 +0100 |
commit | 9644fd7fc90e34a4e139ef4a673dfc5fd60e322a (patch) | |
tree | 1a041febb636988eb86b07fcd87de55fe83f4883 | |
parent | 61619d15f2792ee5d895b6c2c67f146f828bf53a (diff) | |
download | qtwayland-9644fd7fc90e34a4e139ef4a673dfc5fd60e322a.tar.gz qtwayland-9644fd7fc90e34a4e139ef4a673dfc5fd60e322a.tar.bz2 qtwayland-9644fd7fc90e34a4e139ef4a673dfc5fd60e322a.zip |
spec: Added mtdev dependency
Tizen-Bug: TIVI-2416
Change-Id: I00a72e16242a09acf7f12406fd8c45933f7d378b
Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
-rw-r--r-- | packaging/qt5-qtwayland.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/qt5-qtwayland.spec b/packaging/qt5-qtwayland.spec index 940c36c7..c4ace9d9 100644 --- a/packaging/qt5-qtwayland.spec +++ b/packaging/qt5-qtwayland.spec @@ -45,6 +45,7 @@ BuildRequires: pkgconfig(glib-2.0) BuildRequires: libffi-devel BuildRequires: fdupes BuildRequires: pkgconfig(xkbcommon) +BuildRequires: pkgconfig(mtdev) %endif %description Qt is a cross-platform application and UI framework. Using Qt, you can |