Skip to content
Snippets Groups Projects
Commit b8e63d22 authored by Praveen Arimbrathodiyil's avatar Praveen Arimbrathodiyil
Browse files

use packaged clipboard

parent d23e0d8c
No related merge requests found
......@@ -134,7 +134,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-asana,
libjs-jquery-cookie,
libjs-jquery-history,
libjs-jquery-nicescroll
libjs-jquery-nicescroll,
libjs-clipboard
Description: git powered software platform to collaborate on code
gitlab provides web based interface to host source code and track issues.
It allows anyone for fork a repository and send merge requests. Code review
......
......@@ -4,3 +4,4 @@ etc/gitlab/gitlab.yml usr/share/gitlab/config/gitlab.yml
usr/share/javascript/jquery-history/jquery.history.min.js usr/share/gitlab/vendor/assets/javascripts/jquery.history.js
usr/share/javascript/jquery-cookie/jquery.cookie.min.js usr/share/gitlab/vendor/assets/javascripts/jquery.cookie.js
usr/share/javascript/jquery-nicescroll/jquery.nicescroll.min.js usr/share/gitlab/vendor/assets/javascripts/jquery.nicescroll.js
usr/share/javascript/clipboard/clipboard.js usr/share/gitlab/vendor/assets/javascripts/clipboard.js
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment