diff options
author | GZNGET FOSS Team <opensource@gznianguan.com> | 2017-06-28 15:10:13 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-06-28 15:10:13 +0200 |
commit | 3eeb72a567be612167fcb0f0ae43bf5099123b9d (patch) | |
tree | c47eaabc0b3538c6a57452c9028c5bcf9f1c8cc4 /debian/control | |
parent | 4e71c5416769d16e1d38626daf5c185e4d600628 (diff) | |
download | perl-Arctica-Browser-WebView-3eeb72a567be612167fcb0f0ae43bf5099123b9d.tar.gz perl-Arctica-Browser-WebView-3eeb72a567be612167fcb0f0ae43bf5099123b9d.tar.bz2 perl-Arctica-Browser-WebView-3eeb72a567be612167fcb0f0ae43bf5099123b9d.zip |
Arctica::Browser::WebView: Switch over to using WebKit2.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8699662..59d1d13 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Depends: ${misc:Depends}, libglib-perl, libgtk3-perl, - libgtk3-webkit-perl, + libgtk3-webkit2-perl, Description: Arctica Browser: WebView Module The Arctica Project brings forth a remote computing framework of enterprise grade and quality. The Arctica Framework is a highly |