~chromium-team/chromium-browser/artful-beta

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Chad MILLER
  • Date: 2015-12-01 15:59:34 UTC
  • Revision ID: chad.miller@canonical.com-20151201155934-sgqfuhykv5cepp5y
debian/chromium-browser.desktop: Don't override WM class matching.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
FFMPEG_DIR     := third_party/ffmpeg
26
26
FFMPEG_SRC_DIR := $(SRC_DIR)/$(FFMPEG_DIR)
27
27
NINJA          := ninja
28
 
SNAPPY_PKGR_TO_USE :=
 
28
SNAPPY_PKGR_TO_USE := snappy
29
29
 
30
30
# Whitelist LP provided new langs only in release builds, PPAs ship them all
31
31
WANT_ONLY_WHITELISTED_NEW_LANGS ?= 0