diff options
Diffstat (limited to 'recipes/nonworking/qtella/qtella_0.6.5.bb')
-rw-r--r-- | recipes/nonworking/qtella/qtella_0.6.5.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/nonworking/qtella/qtella_0.6.5.bb b/recipes/nonworking/qtella/qtella_0.6.5.bb index 0ef738a16a..382a59c023 100644 --- a/recipes/nonworking/qtella/qtella_0.6.5.bb +++ b/recipes/nonworking/qtella/qtella_0.6.5.bb @@ -9,3 +9,6 @@ inherit autotools EXTRA_OECONF = "--with-qt-dir=${STAGING_LIBDIR}/.. --with-qt-moc=${STAGING_BINDIR_NATIVE}/moc --with-qt-uic=${STAGING_BINDIR_NATIVE}/uic \ --with-qt-includes=${STAGING_INCDIR}/ --with-qt-libs=${STAGING_LIBDIR}/ --with-kde=no --enable-sharp" + +SRC_URI[md5sum] = "210e5f014e348815d5b32cd26b605d9c" +SRC_URI[sha256sum] = "0505bed70fca7137753c4650ed03981d56caacbf4e1bee773427999c2c1e4da5" |