epiphany-browser: disable test that requires OpenGL on build.
This commit is contained in:
parent
677d460fa2
commit
52ff0938c4
2 changed files with 36 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Copyright (C) 2025 Luis Guzmán <ark@switnet.org>
|
||||
# Copyright (C) 2011 Santiago Rodríguez <santi@trisquel.info>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
|
|
@ -17,7 +18,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=1
|
||||
VERSION=2
|
||||
|
||||
. ./config
|
||||
|
||||
|
|
@ -28,6 +29,8 @@ VendorSub=$CODENAME $REVISION
|
|||
VendorComment=@PACKAGEVERSION@
|
||||
EOF
|
||||
|
||||
apply_patch_changes
|
||||
|
||||
changelog "Epiphany browser compiled for Trisquel"
|
||||
#Branding purposes. Closes bug 1413
|
||||
package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue