[gnome-continuous-yocto/gnomeostree-3.22-krogoth] Add dnsmasq to the base Yocto layer



commit bd3c8481e773d9811fabfe1d6259fffbe9a131d0
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Dec 13 15:27:33 2017 +0000

    Add dnsmasq to the base Yocto layer
    
    NetworkManager depends on it; we got away until now because of sheer
    dumb luck.

 .../tasks/task-gnomeos-contents-runtime.bb         |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meta-gnomeos/recipes-core/tasks/task-gnomeos-contents-runtime.bb 
b/meta-gnomeos/recipes-core/tasks/task-gnomeos-contents-runtime.bb
index f62ddcd..3f94c71 100644
--- a/meta-gnomeos/recipes-core/tasks/task-gnomeos-contents-runtime.bb
+++ b/meta-gnomeos/recipes-core/tasks/task-gnomeos-contents-runtime.bb
@@ -133,4 +133,5 @@ RDEPENDS_${PN} += "\
          ca-certificates \
          libgcrypt \
         perl-module-text-csv \
+         dnsmasq \
         "


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]